Russian updates from Anton Sotkov
[adiumx.git] / Plugins / WebKit Message View / ru.lproj / WebKitPreferencesView.nib / classes.nib
blob95c6ff8f56f5682300cbfd419f3450f49d09a49d
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 showImagePicker = id;
6             };
7             CLASS = AIImageViewWithImagePicker;
8             LANGUAGE = ObjC;
9             OUTLETS =             {
10                 delegate = id;
11             };
12             SUPERCLASS = NSImageView;
13         },
14                 {
15             ACTIONS =             {
16                 changePreference = id;
17             };
18             CLASS = AIModularPane;
19             LANGUAGE = ObjC;
20             OUTLETS =             {
21                 plugin = id;
22                 view = NSView;
23             };
24             SUPERCLASS = AIObject;
25         },
26                 {
27             CLASS = AIObject;
28             LANGUAGE = ObjC;
29             SUPERCLASS = NSObject;
30         },
31                 {
32             CLASS = AIPreferencePane;
33             LANGUAGE = ObjC;
34             OUTLETS =             {
35                 delegate = id;
36                 "textField_title" = NSTextField;
37                 "view_containerSubView" = NSView;
38                 "view_containerView" = NSView;
39             };
40             SUPERCLASS = AIModularPane;
41         },
42                 {
43             ACTIONS =             {
44                 resetDisplayFontToDefault = id;
45             };
46             CLASS = ESWebKitMessageViewPreferences;
47             LANGUAGE = ObjC;
48             OUTLETS =             {
49                 "checkBox_showHeader" = NSButton;
50                 "checkBox_showMessageColors" = NSButton;
51                 "checkBox_showMessageFonts" = NSButton;
52                 "checkBox_showUserIcons" = NSButton;
53                 "checkBox_useCustomBackground" = NSButton;
54                 "colorWell_customBackgroundColor" = NSColorWell;
55                 "fontPreviewField_currentFont" = JVFontPreviewField;
56                 "imageView_backgroundImage" = AIImageViewWithImagePicker;
57                 "popUp_backgroundImageType" = NSPopUpButton;
58                 "popUp_styles" = NSPopUpButton;
59                 "popUp_variants" = NSPopUpButton;
60                 "view_previewLocation" = NSView;
61             };
62             SUPERCLASS = AIPreferencePane;
63         },
64                 {
65             CLASS = FirstResponder;
66             LANGUAGE = ObjC;
67             SUPERCLASS = NSObject;
68         },
69                 {
70             ACTIONS =             {
71                 chooseFontWithFontPanel = id;
72                 selectFont = id;
73             };
74             CLASS = JVFontPreviewField;
75             LANGUAGE = ObjC;
76             SUPERCLASS = NSTextField;
77         },
78                 {
79             CLASS = NSObject;
80             LANGUAGE = ObjC;
81         }
82     );
83     IBVersion = 1;